Skip to content

DSL Allow to set a default value for variables #322

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

leszekhanusz
Copy link
Collaborator

Should fix #302

@codecov-commenter
Copy link

Codecov Report

Merging #322 (6faad38) into master (a4641d0) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #322   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         2152      2158    +6     
=========================================
+ Hits          2152      2158    +6     
Impacted Files Coverage Δ
gql/dsl.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4641d0...6faad38. Read the comment docs.

@leszekhanusz leszekhanusz merged commit 64c9b5b into graphql-python:master Apr 24, 2022
@leszekhanusz leszekhanusz deleted the feature_dsl_default_variable_values branch April 24, 2022 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default values when using DSLVariables.
2 participants